Welcome![Sign In][Sign Up]
Location:
Search - screen capture

Search list

[GDI-BitmapCaptureWindow_demo

Description: Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the ::PrintWindow(..) API. The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.-Capturing window content can be done easily by using the:: BitBlt (..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the screen (Desktop), this technique is useful. Because it s not good for capturing covered windows, I capture windows with the:: PrintWindow (..) API.The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so actually MFC is being used just as a wrapper for the GUI the CaptureEx functionality is implemented with the Win32 API. In that way, Win32 applications can also benefit from the class.
Platform: | Size: 14336 | Author: ljm | Hits:

[GDI-Bitmapcapvidscrn_demo

Description: This article describes a "trick" on how to capture video screen shots, regardless of the source (file, Webcast stream, TV-input). -This article describes a trick on how to capture video screen shots, regardless of the source (file, Webcast stream, TV-input).
Platform: | Size: 21504 | Author: ljm | Hits:

[Special EffectsVideo-Create-Screen-Image

Description: 这个Matlab程序使用了Matlab图像处理和获取工具箱,连续读取图像并制作成视频文件。连续图像的来源可以是URL或者计算机上的屏幕,也可以是一个视频采集设备。一般来说,视频监控设备的图像访问格式是一个指定的URL。-Matlab program uses the Matlab image processing and access to the toolbox, continuous read the images and create video files. Consecutive images can be a source URL or the computer screen, but also can be a video capture device. Generally speaking, the video surveillance equipment images to visit format is a specified URL.
Platform: | Size: 109568 | Author: 林明 | Hits:

[Windows Developcapture_screen

Description: this a capture screen file on wince platform
Platform: | Size: 11264 | Author: peter | Hits:

[Graph programscreencapture

Description: vc++实现的屏幕图像的捕获,并能捕获图像并显示出来-vc++ realize capture screen images and can capture images and display them
Platform: | Size: 118784 | Author: 刘平 | Hits:

[DirextXScreenCapDx

Description: 用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。 每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序有关的显存内容,这在程序中被称作后台缓冲(Back Buffer),有些程序有不止一个的后台缓冲。还有一个缓冲,在默认情况下每个程序都可以访问-前台缓冲。前台缓冲保存了和桌面相关的显存内容,实质上就是屏幕图像。 我们的程序通过访问前台缓冲就可以捕捉到当前屏幕的内容。由DirectX的底层优化机制做保证,我们的抓屏效率是很高的,至少比GDI方式高。 -DreictX carried out with screenshots is very simple, DirectX provides a very elegant implementation. Each contains a DirectX program was what we call the buffer memory region, which is preserved and the procedures related to memory content, which in the procedure, known as the background buffer (Back Buffer), some programs have more than one of the background buffer . There is also a buffer, by default, each program can access- front buffer. Front buffer to preserve the memory and desktop-related content, in essence, is the screen image. Our procedures by visiting the front buffer can capture the current screen content. From the bottom of DirectX optimized mechanism that we are screenshots of the efficiency is very high, at least way more than a high GDI.
Platform: | Size: 80896 | Author: xuxiang | Hits:

[Picture Viewerbmp_jpg

Description: 将BMP图像转为JPG图像,并捕捉屏幕图像-BMP images will be converted to JPG images, and capture the screen image
Platform: | Size: 297984 | Author: 余飞 | Hits:

[OS programdesktopcapture

Description: 桌面间谍工具,电子邮件主题的画面给你 一段时间后我需要捕捉某电脑桌面,以便找出该用户是每天都做。 所以,我提出的。 NET 2.0 Winforms应用该停留在系统托盘(可选) ,捕捉在特定的台式机的时间间隔(比如每隔60秒) ,并通过电子邮件发送图像的捕获我作为邮件附件(比如每30分钟) 。 它确保捕捉小不够,内嵌的HTML电子邮件,使我并不需要打开数百个附件,并看到画面。我可以阅读电子邮件和查看捕获了。 -Desktop spyware tools, e-mail pictures to your theme for some time I need to capture a certain computers desktop in order to identify the user is doing every day. Therefore, I proposed. NET 2.0 Winforms application of the stay in the system tray (optional), to capture the desktop in a specific time interval (eg every 60 seconds), and through e-mail the captured images as e-mail attachments (such as every 30 minutes) . It ensures that the capture of small enough, embedded in HTML e-mail, so I do not need to open hundreds of attachments, and to see the screen. I can read e-mail and view the captured.
Platform: | Size: 41984 | Author: mm | Hits:

[GDI-BitmapCatchScreen

Description: 本程序仿照QQ抓取屏幕实现了位图的制作,支持动态坐标的实时显示和矩形框的移动-This procedure modeled QQ achieved capture screen bitmap production, to support the dynamic real-time display and coordinates the movement of the rectangular box
Platform: | Size: 115712 | Author: 徐凯 | Hits:

[Multimedia Developcapture

Description: 一个屏幕抓图程序,很好用的,希望大家能够喜欢.仅供参考!-A screen capture program, very good use, and hope that we can love. For reference purposes only!
Platform: | Size: 4078592 | Author: zhujian | Hits:

[JSP/JavaWebCamServlet

Description: webcam written by others that is using JMF to capture the screen to the browser using java applet and java servlet.
Platform: | Size: 11264 | Author: snk | Hits:

[Video Capture101259387WMEncScrnCap

Description: 基于VC++的屏幕捕捉为wmv视频文件程序源代码-Based on VC++ Screen capture wmv video files for source code
Platform: | Size: 113664 | Author: 郑贤华 | Hits:

[GDI-BitmapContinuousGrabImage

Description: 能够实现连续捕捉屏幕并保存成BMP图像格式源代码-To achieve a row to capture the screen and save it into BMP image format source code
Platform: | Size: 119808 | Author: 陈志 | Hits:

[Windows Developcatchscreen

Description: 这是一个简单的抓取屏幕,并对其进行存储的工具及其源码-This is a simple style with the capture screen and its source
Platform: | Size: 565248 | Author: wangsl | Hits:

[Multimedia DevelopMpegSnaper

Description: 本代码是VC写的demo,是用来在播放mpeg文件时抓取当前画面的一个例子,对初学视频播放及抓图的朋友有帮助-VC Writing this code is the demo, players are used to crawl mpeg file an example of the current screen for video playback and capture beginner friends have to help!!
Platform: | Size: 36864 | Author: zk | Hits:

[Windows DevelopScreenSnap

Description: 屏幕抓图,可以显示,另存,可以指定抓图区域。-Screen shot, you can display, save, you can specify the capture region.
Platform: | Size: 267264 | Author: 王成 | Hits:

[Internet-NetworkPacketCapture

Description: 利用Winpcap编制网络数据包监听与捕获程序,同时,将捕获的数据包进行分析并将分析结果显示在屏幕上,-Winpcap prepared using network packet monitor and capture process, meanwhile, will capture packets for analysis and the results of the analysis on the screen,
Platform: | Size: 1938432 | Author: anthonyzy | Hits:

[Driver DevelopSubmonitor

Description: Using mirror driver as filter driver in capture desktop screen operation allow system run faster than using device context memory.
Platform: | Size: 3104768 | Author: 锟斤拷英锟斤拷 | Hits:

[GDI-BitmapCaptureWindow

Description: 用于捕获指定窗口的源码,特别之处在于捕获不在屏幕区域,但对有些视频支持不好-Specified for the capture of the source window, the screen is so special about the region is not caught, but some bad Supporting Videos
Platform: | Size: 21504 | Author: edisoncai | Hits:

[GDI-Bitmapcapture

Description: 屏幕捕获的程序,将所捕获的屏幕图像保存为BMP格式位图,一个简单的工程-Screen capture program will capture the screen image saved as a BMP bitmap format, a simple project
Platform: | Size: 4133888 | Author: 张含 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net